home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / tkp560p1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  19.3 KB  |  687 lines

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright (c) Tektronix, Incorporated.  All rights reserved.
  4. *% Tektronix (R) is a registered trademark of Tektronix, Inc.
  5. *% TekColor TM is a trademark of Tektronix, Inc.
  6. *% Phaser (R) is a registered trademark of Tektronix, Inc., for color
  7. *%  printers and related products.
  8.  
  9. *FormatVersion: "4.3"
  10. *FileVersion: "1.0"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *Product: "(Phaser 560)"
  14. *PSVersion: "(2015.105) 14"
  15. *Manufacturer: "Tektronix"
  16. *ModelName: "Tektronix Phaser 560 Extended"
  17. *ShortNickName: "Tektronix Phaser 560 Extended"
  18. *NickName: "Tektronix Phaser 560 with Extended Features"
  19. *PCFileName: "TKP560P1.PPD"
  20.  
  21. *% === Installable Options ===========
  22. *OpenGroup: InstallableOptions/Options Installed
  23.  
  24. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  25. *DefaultInstalledMemory: None
  26. *InstalledMemory None/Standard 24 MB RAM: ""
  27. *InstalledMemory 40Meg/40 MB Total RAM: ""
  28. *InstalledMemory 56Meg/56 MB Total RAM: ""
  29. *InstalledMemory 72Meg/72 MB Total RAM: ""
  30. *?InstalledMemory: "% InstalledMemory 
  31.  currentsystemparams /RamSize get
  32.  16#100000 div round cvi
  33.  dup 26 lt
  34.  { pop (None) } {2 string cvs print (Meg) } ifelse
  35.  print (\n) print flush"
  36. *End
  37. *CloseUI: *InstalledMemory
  38.  
  39. *OpenUI *Option3/Optional Lower Trays: Boolean
  40. *OrderDependency: 69.2 AnySetup *Option3
  41. *DefaultOption3: False
  42. *Option3 True/Installed: ""
  43. *Option3 False/Not Installed: ""
  44. *?Option3: "
  45. currentpagedevice /InputAttributes get 1 known
  46. { (True) } { (False) } ifelse = flush"
  47. *End
  48. *CloseUI: *Option3
  49.  
  50. *OpenUI *Option1/Optional Hard Drive: Boolean
  51. *OrderDependency: 69.4 AnySetup *Option1
  52. *DefaultOption1: False
  53. *Option1 True/Installed: ""
  54. *Option1 False/Not Installed: ""
  55. *?Option1: "
  56.  false
  57.  (%disk?%)
  58.  { currentdevparams dup /Writeable known
  59.    { /Writeable get {pop true} if }  {pop} ifelse
  60.  } 10 string /IODevice resourceforall
  61.  {(True)}{(False)} ifelse = flush"
  62. *End
  63. *CloseUI: *Option1
  64.  
  65. *OpenUI *Option2/Optional Network Card: PickOne
  66. *OrderDependency: 69.6 AnySetup *Option2
  67. *DefaultOption2: None
  68. *Option2 None/Not Installed: ""
  69. *Option2 P1/EtherTalk, NetWare and TCP/IP: ""
  70. *Option2 P3/LocalTalk and Serial: ""
  71. *Option2 P4/TokenTalk, NetWare and TCP/IP: ""
  72. *?Option2: "% Option2
  73.  (%EthernetPhysical%) /IODevice resourcestatus
  74.  {pop pop (P1) }
  75.  {
  76.    (%LocalTalk%) /IODevice resourcestatus
  77.    {pop pop (P3) }
  78.    {
  79.      (%TokenRingPhysical%) /IODevice resourcestatus
  80.      {pop pop (P4) } { (None) } ifelse
  81.    } ifelse
  82.  } ifelse = flush"
  83. *End
  84. *CloseUI: *Option2
  85.  
  86. *CloseGroup: InstallableOptions
  87.  
  88. *% === Constraints ===================
  89.  
  90. *UIConstraints: *Option3 False *InputSlot Middle
  91. *UIConstraints: *Option3 False *InputSlot Lower
  92. *UIConstraints: *InputSlot MPF *OutputOrder Normal
  93.  
  94. *UIConstraints: *InputSlot Middle *Option3 False
  95. *UIConstraints: *InputSlot Lower *Option3 False
  96. *UIConstraints: *OutputOrder Normal *InputSlot MPF
  97.  
  98. *% === Basic Device Capabilities ============
  99.  
  100. *LanguageLevel: "2"
  101. *Protocols: BCP
  102.  
  103. *FreeVM: "5800000"
  104. *VMOption None/Standard 24 MB RAM: "5800000"
  105. *VMOption 40Meg/40 MB Total RAM: "5700000"
  106. *VMOption 56Meg/56 MB Total RAM: "17700000"
  107. *VMOption 72Meg/72 MB Total RAM: "4200000"
  108.  
  109. *ColorDevice: True
  110. *DefaultColorSpace: CMYK
  111. *AccurateScreensSupport: True
  112. *SuggestedJobTimeout: "0"
  113. *SuggestedWaitTimeout: "300"
  114. *SuggestedManualFeedTimeout: "60"
  115. *1284Modes Parallel: Compat Nibble
  116. *1284DeviceID: "
  117.   MANUFACTURER:Tektronix;COMMAND SET:Adobe Level 2 PostScript;
  118.   MODEL:Phaser 560;CLASS:Printer;DESCRIPTION:
  119.   Phaser 560 Color Laser Printer, PostScript Level 2, Letter/Legal/A4 Size;
  120.   COMPATIBLE_ID:"
  121. *End
  122. *TTRasterizer: Type42
  123. *?TTRasterizer: "
  124.   42 /FontType resourcestatus
  125.   { pop pop (Type42)} {pop pop (None)} ifelse = flush"
  126. *End
  127.  
  128. *Emulators:  hpgl
  129. *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
  130. *StopEmulator_hpgl: "<1B7F>0"
  131.  
  132. *FileSystem: True
  133. *?FileSystem: "
  134.   false
  135.   (%disk?%)
  136.   { currentdevparams dup /Writeable known
  137.     { /Writeable get {pop true} if }  {pop} ifelse
  138.   } 10 string /IODevice resourceforall
  139.   {(True)}{(False)} ifelse = flush"
  140. *End
  141. *Throughput: "14"
  142. *Password: "0"
  143. *ExitServer: "
  144.   count 0 eq
  145.   { false } { true exch startjob } ifelse
  146.   not
  147.   { (WARNING: Cannot modify initial VM.) =
  148.     (Missing or invalid password.) =
  149.     (Please contact the author of this software.) = flush quit
  150.   } if"
  151. *End
  152. *Reset: "
  153.   count 0 eq
  154.   { false } { true exch startjob } ifelse
  155.   not
  156.   { (WARNING: Cannot reset printer.) =
  157.     (Missing or invalid password.) =
  158.     (Please contact the author of this software.) = flush quit
  159.   } if
  160.   systemdict /quit get exec
  161.   (WARNING : Printer Reset Failed.) = flush"
  162. *End
  163.  
  164. *DefaultResolution: 600dpi
  165. *SetResolution 600dpi : ""
  166. *SetResolution 1200dpi : ""
  167. *?Resolution: "
  168.   currentpagedevice /HWResolution get 0 get (    ) cvs print (dpi) = flush"
  169. *End
  170.  
  171. *% Halftone Information =================
  172. *DefaultHalftoneType: 9
  173. *ScreenFreq: "60.0"
  174. *ScreenAngle: "45.0"
  175. *DefaultScreenProc: Dot
  176. *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div} bind"
  177. *DefaultTransfer: Null
  178. *Transfer Null: "{ }"
  179. *Transfer Null.Inverse: "{1 exch sub} bind"
  180.  
  181.  
  182. *% Tray Selection ============
  183.  
  184. *OpenUI *TKMPFMedia/MP Feeder Media: PickOne
  185. *OrderDependency: 46.0 AnySetup *TKMPFMedia
  186. *DefaultTKMPFMedia: UPS
  187. *TKMPFMedia UPS/Use Printer Setting: ""
  188. *TKMPFMedia Paper: "
  189.   userdict /MPFeeder {
  190.     <<
  191.       /MediaPosition null
  192.       /MediaType (Paper)
  193.       /TraySwitch false
  194.       /ManualFeed true
  195.     >> setpagedevice
  196.   } put"
  197. *End
  198. *TKMPFMedia Duplex/Paper 2nd Side: "
  199.   userdict /MPFeeder {
  200.     <<
  201.       /MediaPosition null
  202.       /MediaType (Duplex)
  203.       /TraySwitch false
  204.       /ManualFeed true
  205.     >> setpagedevice
  206.   } put"
  207. *End
  208. *TKMPFMedia Transparency: "
  209.   userdict /MPFeeder {
  210.     <<
  211.       /MediaPosition null
  212.       /MediaType (Transparency)
  213.       /TraySwitch false
  214.       /ManualFeed true
  215.     >> setpagedevice
  216.   } put"
  217. *End
  218. *TKMPFMedia CoatedPaper/Coated Paper: "
  219.   userdict /MPFeeder {
  220.     <<
  221.       /MediaPosition null
  222.       /MediaType (CoatedPaper)
  223.       /TraySwitch false
  224.       /ManualFeed true
  225.     >> setpagedevice
  226.   } put"
  227. *End
  228. *TKMPFMedia CardStock/Card or Envelope: "
  229.   userdict /MPFeeder {
  230.     <<
  231.       /MediaPosition null
  232.       /MediaType (CardStock)
  233.       /TraySwitch false
  234.       /ManualFeed true
  235.     >> setpagedevice
  236.   } put"
  237. *End
  238. *TKMPFMedia Label: "
  239.   userdict /MPFeeder {
  240.     <<
  241.       /MediaPosition null
  242.       /MediaType (Label)
  243.       /TraySwitch false
  244.       /ManualFeed true
  245.     >> setpagedevice
  246.   } put"
  247. *End
  248. *TKMPFMedia FabricTransfer/Fabric Transfer: "
  249.   userdict /MPFeeder {
  250.     <<
  251.       /MediaPosition null
  252.       /MediaType (FabricTransfer)
  253.       /TraySwitch false
  254.       /ManualFeed true
  255.     >> setpagedevice
  256.   } put"
  257. *End
  258. *?TKMPFMedia: "
  259. /MPFeeder where {
  260.   /MPFeeder get exec currentpagedevice /MediaType get
  261. }{
  262.   (UPS)
  263. } ifelse
  264. = flush"
  265. *End
  266. *CloseUI: *TKMPFMedia
  267.  
  268. *OpenUI *InputSlot: PickOne
  269. *OrderDependency: 54.0 AnySetup *InputSlot
  270. *DefaultInputSlot: Paper
  271. *InputSlot Paper: "
  272.   <<
  273.     /MediaPosition null
  274.     /MediaType (Paper)
  275.     /TraySwitch true
  276.     /ManualFeed false
  277.   >> setpagedevice"
  278. *End
  279. *InputSlot Transparency: "
  280.   <<
  281.     /MediaPosition null
  282.     /MediaType (Transparency)
  283.     /TraySwitch true
  284.     /ManualFeed false
  285.   >> setpagedevice"
  286. *End
  287. *InputSlot Upper: "
  288.   <<
  289.     /MediaPosition 0
  290.     /MediaType null
  291.     /TraySwitch false
  292.     /ManualFeed false
  293.   >> setpagedevice"
  294. *End
  295. *InputSlot Middle: "
  296.   <<
  297.     /MediaPosition 1
  298.     /MediaType null
  299.     /TraySwitch false
  300.     /ManualFeed false
  301.   >> setpagedevice"
  302. *End
  303. *InputSlot Lower: "
  304.   <<
  305.     /MediaPosition 2
  306.     /MediaType null
  307.     /TraySwitch false
  308.     /ManualFeed false
  309.   >> setpagedevice"
  310. *End
  311. *InputSlot MPF/Multi-Purpose Feeder: "
  312.   /MPFeeder where {
  313.     /MPFeeder get exec
  314.   }{
  315.     <<
  316.       /MediaPosition 3
  317.       /MediaType null
  318.       /TraySwitch false
  319.       /ManualFeed false
  320.     >> setpagedevice
  321.   } ifelse"
  322. *End
  323. *?InputSlot: "
  324.   currentpagedevice /MediaPosition get
  325.   dup null eq
  326.   { pop currentpagedevice /MediaType get}
  327.   {[(Upper) (Middle) (Lower) (MPF)] exch get} ifelse
  328.   = flush"
  329. *End
  330. *CloseUI: *InputSlot
  331.  
  332.  
  333. *% Paper Handling ===================
  334.  
  335. *% Use these entries to set paper size most of the time, unless there is
  336. *% specific reason to use PageRegion.
  337. *OpenUI *PageSize: PickOne
  338. *OrderDependency: 56.0 AnySetup *PageSize
  339. *DefaultPageSize: Letter
  340. *PageSize Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  341. *PageSize Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  342. *PageSize A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  343. *?PageSize: "
  344.   currentpagedevice /PageSize get aload pop 
  345.   2 copy gt {exch} if (Unknown)
  346.   <<
  347.   [612 792] (Letter)
  348.   [612 1008] (Legal)
  349.   [595 842] (A4) >>
  350.   { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  351.       { exch pop exit } { pop } ifelse
  352.   } bind forall = flush pop pop"
  353. *End
  354. *CloseUI: *PageSize
  355.  
  356. *% These entries will set up the frame buffer. Usually used with manual feed.
  357. *OpenUI *PageRegion: PickOne
  358. *OrderDependency: 56.0 AnySetup *PageRegion
  359. *DefaultPageRegion: Letter
  360. *PageRegion Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  361. *PageRegion Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  362. *PageRegion A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  363. *CloseUI: *PageRegion
  364.  
  365. *% The following entries provide information about specific paper keywords.
  366. *DefaultImageableArea: Letter
  367. *ImageableArea Letter: "10.32 15.9 601.68 776.22"
  368. *ImageableArea Legal: "10.32 16.3801 601.68 991.74"
  369. *ImageableArea A4: "13.44 14.46 581.76 828.54"
  370. *?ImageableArea: "
  371.   /cvp { (                ) cvs print ( ) print } bind def
  372.   /upperright {10000 mul floor 10000 div} bind def
  373.   /lowerleft {10000 mul ceiling 10000 div} bind def
  374.   newpath clippath pathbbox
  375.   4 -2 roll exch 2 {lowerleft cvp} repeat
  376.   exch 2 {upperright cvp} repeat flush"
  377. *End
  378.  
  379. *% These provide the physical dimensions of the paper (by keyword)
  380. *DefaultPaperDimension: Letter
  381. *PaperDimension Letter: "612 792"
  382. *PaperDimension Legal: "612 1008"
  383. *PaperDimension A4: "595 842"
  384.  
  385. *RequiresPageRegion All: True
  386.  
  387.  
  388. *% TKColor Selections  ===================
  389.  
  390. *OpenUI *TKColor/Color Correction: PickOne
  391. *OrderDependency: 40.0 AnySetup *TKColor
  392. *DefaultTKColor: Automatic
  393. *TKColor Automatic: "
  394.   <<
  395.     /DeviceRenderingInfo <<
  396.       /Type 2
  397.       /VirtualColorDevice <<
  398.         /Type 3
  399.         /ColorTransform /Automatic
  400.       >>
  401.     >>
  402.   >> setpagedevice"
  403. *End
  404. *TKColor NoAdjust/None: "
  405.   <<
  406.     /DeviceRenderingInfo <<
  407.       /Type 2
  408.       /VirtualColorDevice null
  409.     >>
  410.   >> setpagedevice"
  411. *End
  412. *TKColor VividColor/Vivid Color: "
  413.   <<
  414.     /DeviceRenderingInfo <<
  415.       /Type 2
  416.       /VirtualColorDevice <<
  417.         /Type 3
  418.         /ColorTransform /TekBlue
  419.       >>
  420.     >>
  421.   >> setpagedevice"
  422. *End
  423. *TKColor SimulateDisplay/Simulate Display: "
  424.   <<
  425.     /DeviceRenderingInfo <<
  426.       /Type 2
  427.       /VirtualColorDevice <<
  428.         /Type 3
  429.         /ColorTransform /TekDisplay
  430.       >>
  431.     >>
  432.   >> setpagedevice"
  433. *End
  434. *TKColor SWOPPress/SWOP Press: "
  435.   <<
  436.     /DeviceRenderingInfo <<
  437.       /Type 2
  438.       /VirtualColorDevice <<
  439.         /Type 3
  440.         /ColorTransform /SWOP-Coated
  441.       >>
  442.     >>
  443.   >> setpagedevice"
  444. *End
  445. *TKColor EuroscalePress/Euroscale Press: "
  446.   <<
  447.     /DeviceRenderingInfo <<
  448.       /Type 2
  449.       /VirtualColorDevice <<
  450.         /Type 3
  451.         /ColorTransform /Euroscale-Coated
  452.       >>
  453.     >>
  454.   >> setpagedevice"
  455. *End
  456. *TKColor CommercialPress/Commercial Press: "
  457.   <<
  458.     /DeviceRenderingInfo <<
  459.       /Type 2
  460.       /VirtualColorDevice <<
  461.         /Type 3
  462.         /ColorTransform /Commercial-Coated
  463.       >>
  464.     >>
  465.   >> setpagedevice"
  466. *End
  467. *TKColor UsePrinterSetting/Use Printer Setting: ""
  468. *?TKColor: "
  469.   { currentpagedevice /DeviceRenderingInfo get
  470.     /VirtualColorDevice get
  471.     dup null eq
  472.     { pop (NoAdjust) }
  473.     { /ColorTransform get
  474.       <<
  475.         /Automatic         (Automatic)
  476.         /TekBlue           (VividColor)
  477.         /TekDisplay        (SimulateDisplay)
  478.         /SWOP-Coated       (SWOPPress)
  479.         /Euroscale-Coated  (EuroscalePress)
  480.         /Commercial-Coated (CommercialPress)
  481.       >>
  482.       exch get
  483.     } ifelse
  484.   } stopped
  485.   { % error in PostScript code execution
  486.     pop pop (Unknown)
  487.   } if
  488.   = flush"
  489. *End
  490. *CloseUI: *TKColor
  491.  
  492. *% Print Quality Selection  ===================
  493.  
  494. *OpenUI *OutputMode/Print Quality: PickOne
  495. *OrderDependency: 47.0 AnySetup *OutputMode
  496. *DefaultOutputMode: Standard
  497. *OutputMode FastMono/Fast Monochrome  600x600 dpi: "
  498.   <<
  499.     /HWResolution [600 600]
  500.     /ProcessColorModel /DeviceGray
  501.   >> setpagedevice"
  502. *End
  503. *OutputMode FastColor/Fast Color  600x600 dpi: "
  504.   <<
  505.     /HWResolution [600 600]
  506.     /ProcessColorModel /DeviceCMY
  507.   >> setpagedevice"
  508. *End
  509. *OutputMode Presentation/Presentation  600x600 dpi: "
  510.   <<
  511.     /HWResolution [600 600]
  512.     /ProcessColorModel /DeviceCMYK
  513.     /PostRenderingEnhance true
  514.     /PostRenderingEnhanceDetails <<
  515.        /OutputMode (Presentation)
  516.     >>
  517.   >> setpagedevice"
  518. *End
  519. *OutputMode Standard/Standard  600x600 dpi: "
  520.   <<
  521.     /HWResolution [600 600]
  522.     /ProcessColorModel /DeviceCMYK
  523.     /PostRenderingEnhance true
  524.     /PostRenderingEnhanceDetails <<
  525.       /OutputMode (Standard)
  526.     >>
  527.   >> setpagedevice"
  528. *End
  529. *OutputMode Premium/Premium  1200x1200 dpi: "
  530.   <<
  531.     /HWResolution [1200 1200]
  532.     /ProcessColorModel /DeviceCMYK
  533.     /PostRenderingEnhance true
  534.     /PostRenderingEnhanceDetails <<
  535.       /OutputMode (Standard)
  536.     >>
  537.   >> setpagedevice"
  538. *End
  539. *?OutputMode: "
  540.   currentpagedevice /ProcessColorModel get dup /DeviceGray eq 
  541.   {
  542.     pop (FastMono) 
  543.   }
  544.   {
  545.     /DeviceCMY eq 
  546.     {
  547.       (FastColor)
  548.     }
  549.     {
  550.       currentpagedevice /HWResolution get 0 get 1200 eq 
  551.       {
  552.         (Premium)
  553.       }
  554.       {
  555.         currentpagedevice /PostRenderingEnhanceDetails get /OutputMode get
  556.       } ifelse
  557.     } ifelse
  558.   } ifelse
  559.   = flush"
  560. *End
  561. *CloseUI: *OutputMode
  562.  
  563. *OpenUI *TKImageSmoothing/Image Smoothing: Boolean
  564. *OrderDependency: 52.0 AnySetup *TKImageSmoothing
  565. *DefaultTKImageSmoothing: False
  566. *TKImageSmoothing False/Off: "
  567.   false /RRCustomProcs /ProcSet findresource /setforceinterpolate get exec"
  568. *End
  569. *TKImageSmoothing True/On: "
  570.   true /RRCustomProcs /ProcSet findresource /setforceinterpolate get exec"
  571. *End
  572. *?TKImageSmoothing: "
  573.   /RRCustomProcs /ProcSet findresource /currentforceinterpolate get exec
  574.   {(True)}{(False)} ifelse
  575.   = flush"
  576. *End
  577. *CloseUI: *TKImageSmoothing
  578.  
  579. *OpenUI *OutputOrder/Output Order: PickOne
  580. *OrderDependency: 44.0 AnySetup *OutputOrder
  581. *DefaultOutputOrder: Reverse
  582. *OutputOrder Normal/Face Down: "  << /OutputFaceUp false >> setpagedevice"
  583. *OutputOrder Reverse/Face Up: "  << /OutputFaceUp true >> setpagedevice"
  584. *?OutputOrder: "
  585.   currentpagedevice /OutputFaceUp get
  586.   { (Reverse) }
  587.   { (Normal)  } ifelse
  588.   = flush"
  589. *End
  590. *CloseUI: *OutputOrder
  591.  
  592. *OpenUI *TKCollate/Quick Collate: Boolean
  593. *OrderDependency: 50.0 AnySetup *TKCollate
  594. *DefaultTKCollate: False
  595. *TKCollate False/Off: "<< /Collate false >> setpagedevice"
  596. *TKCollate True/On: "<< /Collate true >> setpagedevice"
  597. *?TKCollate: "
  598.   save
  599.   currentpagedevice /Collate get {(True)}{(False)}ifelse
  600.   = flush restore"
  601. *End
  602. *CloseUI: *TKCollate
  603.  
  604. *OpenUI *TKCheckPrint/Check Print: Boolean
  605. *OrderDependency: 55.0 AnySetup *TKCheckPrint
  606. *DefaultTKCheckPrint: False
  607. *TKCheckPrint False/Off: ""
  608. *TKCheckPrint True/On: "
  609.   /RRCustomProcs /ProcSet findresource /setcheckprint get exec"
  610. *End
  611. *?TKCheckPrint: "
  612.   /RRCustomProcs /ProcSet findresource
  613.   /currentcheckprint get exec {(True)}{(False)}ifelse
  614.   = flush"
  615. *End
  616. *CloseUI: *TKCheckPrint
  617.  
  618. *% Font Information =====================
  619. *DefaultFont: Courier
  620. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  621. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  622. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  623. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  624. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  625. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  626. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  627. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  628. *Font Courier: Standard "(002.004S)" Standard ROM
  629. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  630. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  631. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  632. *Font Helvetica: Standard "(001.006S)" Standard ROM
  633. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  634. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  635. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  636. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  637. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  638. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  639. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  640. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  641. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  642. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  643. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  644. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  645. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  646. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  647. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  648. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  649. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  650. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  651. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  652. *Font Symbol: Special "(001.007S)" Special ROM
  653. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  654. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  655. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  656. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  657. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  658. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  659. *?FontQuery: "
  660.   { count 1 gt
  661.     { exch dup 127 string cvs (/) print print (:) print
  662.      /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  663.     } { exit } ifelse
  664.   } bind loop
  665.   (*) = flush"
  666. *End
  667.  
  668. *?FontList: "(*) {cvn ==} 128 string /Font resourceforall (*) = flush"
  669.  
  670. *DefaultColorSep: ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi
  671.  
  672. *%  For 60 lpi / 600 dpi ================================
  673.  
  674. *ColorSepScreenAngle ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi: "0.0"
  675. *ColorSepScreenAngle CustomColor.60lpi.600dpi/60 lpi / 600 dpi: "0.0"
  676. *ColorSepScreenAngle ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi: "0.0"
  677. *ColorSepScreenAngle ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi: "0.0"
  678. *ColorSepScreenAngle ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi: "0.0"
  679.  
  680. *ColorSepScreenFreq ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  681. *ColorSepScreenFreq CustomColor.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  682. *ColorSepScreenFreq ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  683. *ColorSepScreenFreq ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  684. *ColorSepScreenFreq ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  685.  
  686. *% end of PPD file for Tektronix Phaser 560 Extended
  687.